home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
MetaPloy.swf
/
scripts
/
DefineButton2_75
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-06-13
|
194 b
|
13 lines
on(release){
lives = "4";
tellTarget("/liv")
{
gotoAndStop(eval("/:lives"));
}
lives = "4";
gotoAndPlay(7);
multi = "1";
score = "0";
level = "1";
}